github.com/klauspost/compress/zstd.encoder.Block (method)
8 uses
github.com/klauspost/compress/zstd (current package)
enc_jobs.go#L96: blk := enc.Block()
enc_jobs.go#L104: blk := enc.Block()
encoder.go#L35: Block() *blockEnc
encoder.go#L348: blk := enc.Block()
encoder.go#L368: blk := enc.Block()
encoder.go#L405: blk := enc.Block()
encoder.go#L781: blk := enc.Block()
encoder.go#L803: blk := enc.Block()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |